home *** CD-ROM | disk | FTP | other *** search
/ L' Hygiene Au Quotidien / L'Hygiene Au Quotidien.iso / mac / Site / enfants / images / source / barre.swf / scripts / DefineButton2_92 / BUTTONCONDACTION on(rollOver).as
Text File  |  2003-07-25  |  108b  |  7 lines

  1. on(rollOver){
  2.    if(Number(aid) == 1)
  3.    {
  4.       loadMovieNum("sonbar/contbirk.swf",40,"GET");
  5.    }
  6. }
  7.